The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "catalyst::plugin::log::dispatch"

Catalyst::Plugin::Log::Dispatch - Log module of Catalyst that uses Log::Dispatch River stage zero No dependents

Catalyst::Plugin::Log::Dispatch is a plugin to use Log::Dispatch from Catalyst....

SHOT/Catalyst-Plugin-Log-Dispatch-0.121 - 24 Feb 2011 13:24:25 UTC - Search in distribution

Catalyst::Log - Catalyst Log Class River stage three • 603 direct dependents • 677 total dependents

This module provides the default, simple logging functionality for Catalyst. If you want something different set "$c->log" in your application module, e.g.: $c->log( MyLogger->new ); Your logging object is expected to provide the interface described ...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution
  • Catalyst - The Elegant MVC Web Application Framework

Gungho - Yet Another High Performance Web Crawler Framework River stage one • 1 direct dependent • 1 total dependent

Gungho provides a complete out-of-the-box web crawler framework with high performance and great felxibility. Please note that Gungho is in beta. It has been stable for some time, but its internals may still change, including the API. Gungho comes wit...

DMAKI/Gungho-0.09008 - 28 Jul 2008 10:37:52 UTC - Search in distribution

App::AutoCRUD - A Plack application for browsing and editing databases River stage zero No dependents

This module embodies a web application for Creating, Retrieving, Updating and Deleting records in relational databases (hence the 'CRUD' acronym). The '"Auto"' part of the name is because the application automatically generates and immediately uses t...

DAMI/App-AutoCRUD-0.15 - 27 Nov 2023 18:50:16 UTC - Search in distribution

JSON::RPC::Dispatcher - A JSON-RPC 2.0 server. River stage one • 1 direct dependent • 1 total dependent

Using this app you can make any PSGI/Plack aware server a JSON-RPC 2.0 server. This will allow you to expose your custom functionality as a web service in a relatiely tiny amount of code, as you can see above. This module follows the draft specficiat...

DMCBRIDE/JSON-RPC-Dispatcher-0.0508 - 22 Jan 2016 04:45:24 UTC - Search in distribution

Catalyst::Controller::REST - A RESTful controller River stage two • 26 direct dependents • 61 total dependents

Catalyst::Controller::REST implements a mechanism for building RESTful services in Catalyst. It does this by extending the normal Catalyst dispatch mechanism to allow for different subroutines to be called based on the HTTP Method requested, while al...

JJNAPIORK/Catalyst-Action-REST-1.21 - 05 Dec 2017 15:16:47 UTC - Search in distribution

Catalyst::ActionRole::BuildDBICResult - Find a DBIC Results from Arguments River stage zero No dependents

NOTE: For version 0.02 I added some code to make sure that when there are more than one find condition we don't stop on the first error. This was done so that if you are trying to match on a numeric column (like a common auto inc PK) and on some text...

JJNAPIORK/Catalyst-ActionRole-BuildDBICResult-0.04 - 03 Dec 2011 13:15:33 UTC - Search in distribution

Catalyst::Plugin::PageCache - Cache the output of entire pages River stage one • 1 direct dependent • 2 total dependents

Many dynamic websites perform heavy processing on most pages, yet this information may rarely change from request to request. Using the PageCache plugin, you can cache the full output of different pages so they are served to your visitors as fast as ...

VERISSIMO/Catalyst-Plugin-PageCache-0.32 - 18 Aug 2016 08:03:35 UTC - Search in distribution

Catalyst::Plugin::Static::Simple - Make serving static pages painless. River stage two • 43 direct dependents • 61 total dependents

The Static::Simple plugin is designed to make serving static content in your application during development quick and easy, without requiring a single line of code from you. This plugin detects static files by looking at the file extension in the URL...

ILMARI/Catalyst-Plugin-Static-Simple-0.37 - 05 May 2021 14:30:07 UTC - Search in distribution

Catalyst::Plugin::Observe - Observe Engine Events River stage zero No dependents

Observe Engine events, for debugging purposes. Subclasses Class::Publisher. "Catalyst::Plugin::Observe" allows you to register your own callbacks to specific Engine events (method calls), and to be notified through the callback when they occur. When ...

MRAMBERG/Catalyst-Plugin-Observe-0.02 - 11 Jul 2005 08:53:29 UTC - Search in distribution

lib/Catalyst/Plugin/AccessLog.pm River stage zero No dependents

This plugin isn't for "debug" logging. Instead it enables you to create "access logs" from within a Catalyst application instead of requiring a webserver to do it for you. It will work even with Catalyst debug logging turned off (but see "enable_stat...

ARODLAND/Catalyst-Plugin-AccessLog-1.10 - 29 Apr 2015 19:04:38 UTC - Search in distribution

Catalyst::Manual::ExtendingCatalyst - Extending The Framework River stage two • 2 direct dependents • 11 total dependents

This document will provide you with access points, techniques and best practices to extend the Catalyst framework, or to find more elegant ways to abstract and use your own code. The design of Catalyst is such that the framework itself should not get...

ETHER/Catalyst-Manual-5.9013 - 22 Mar 2024 21:01:26 UTC - Search in distribution

Log::Dispatch::Colorful - Object for logging to screen. River stage zero No dependents

Log::Dispatch::Colorful is provides an object for logging to the screen....

TARO/Log-Dispatch-Colorful-0.03 - 20 Sep 2009 09:31:13 UTC - Search in distribution

Catalyst::Plugin::Hooks - Add hooks to Catalyst engine actions River stage zero No dependents

Don't use this plugin! Use Catalyst::Plugin::Observe. All functionality provided in C:P:Hooks will very shortly be available in C:P:Observe. C:P:Hooks is probably not going to work in the next Catalyst release, so rewrite your code to use C:P:Observe...

BERIKV/Catalyst-Plugin-Hooks-0.03 - 22 Nov 2006 18:04:03 UTC - Search in distribution

Catalyst::Plugin::Static::Simple::ButMaintained - Make serving static pages painless. River stage zero No dependents

The Static::Simple::ButMaintained plugin is designed to make serving static content in your application during development quick and easy, without requiring a single line of code from you. This plugin can detect static files by looking at the file ex...

ECARROLL/Catalyst-Plugin-Static-Simple-ButMaintained-0.30 - 10 Aug 2012 16:40:41 UTC - Search in distribution

Catalyst::Plugin::SubRequest - Make subrequests to actions in Catalyst River stage one • 3 direct dependents • 4 total dependents

Make subrequests to actions in Catalyst. Uses the catalyst dispatcher, so it will work like an external url call. Methods are provided both to get the body of the response and the full response (Catalyst::Response) object....

JJNAPIORK/Catalyst-Plugin-SubRequest-0.21 - 04 Apr 2015 00:01:25 UTC - Search in distribution

Mojolicious::Plugin::AccessLog - An AccessLog Plugin for Mojolicious River stage zero No dependents

Mojolicious::Plugin::AccessLog is a plugin to easily generate an access log....

GRAF/Mojolicious-Plugin-AccessLog-0.010001 - 26 Sep 2020 15:34:33 UTC - Search in distribution

Catalyst::Plugin::Server::XMLRPC - Catalyst XMLRPC Server Plugin River stage one • 3 direct dependents • 4 total dependents

XMLRPC Plugin for Catalyst which we tried to make compatible with the way Catalyst works with URLS. Main features are: * Split XMLRPC methodNames by STRING to find out Controller. * Single entrypoint for XMLRPC calls, like http://host.tld/rpc * Dispa...

JLMARTIN/Catalyst-Plugin-Server-0.28 - 13 Jul 2010 20:15:20 UTC - Search in distribution

Catalyst::Plugin::Server::JSONRPC - Catalyst JSONRPC Server Plugin River stage one • 1 direct dependent • 1 total dependent

JSONRPC Plugin for Catalyst which we tried to make compatible with the way Catalyst works with URLS. Main features are: * Split JSONRPC methodNames by STRING to find out Controller. * Single entrypoint for JSONRPC calls, like http://host.tld/rpc * Di...

JLMARTIN/Catalyst-Plugin-Server-JSONRPC-0.07 - 08 Jul 2010 18:56:48 UTC - Search in distribution
19 results (0.083 seconds)